FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh.mha.pds#2.0.0-alpha-preview (47 ms)

Package ca.on.oh.mha.pds
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview&canonical=http://ontariohealth.ca/fhir/ValueSet/gender-identity
Url http://ontariohealth.ca/fhir/ValueSet/gender-identity
Version 1.0.0
Status draft
Name GenderIdentity
Title Gender Identity
Experimental False
Realm ca
Authority hl7
Description The socially prescribed roles, attributes and behaviors which best describe client's gender.

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-gender-identity MHA Observation-GenderIdentity Profile

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://terminology.hl7.org/CodeSystem/data-absent-reason DataAbsentReason
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct SNOMED CT Canada Immunizations


Source

{
  "resourceType" : "ValueSet",
  "id" : "gender-identity",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/gender-identity",
  "version" : "1.0.0",
  "name" : "GenderIdentity",
  "title" : "Gender Identity",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "The socially prescribed roles, attributes and behaviors which best describe client's gender.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "446151000124109",
            "display" : "Man"
          },
          {
            "code" : "446141000124107",
            "display" : "Woman"
          },
          {
            "code" : "33791000087105",
            "display" : "Nonbinary gender identity"
          },
          {
            "code" : "51381000087109",
            "display" : "Gender-fluid"
          },
          {
            "code" : "33801000087109",
            "display" : "Two Spirit gender identity"
          },
          {
            "code" : "74964007",
            "display" : "other"
          },
          {
            "code" : "64957009",
            "display" : "Uncertain"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "asked-unknown",
            "display" : "Asked But Unknown"
          },
          {
            "code" : "asked-declined",
            "display" : "Asked But Declined"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.